Privacy Policy

**TİGERTRAVERSE Privacy Policy**

This Privacy Policy explains how your personal information is collected, used, and shared when you visit or make a purchase from https://magazadomaini.com/ (“Site”).

**COLLECTION OF YOUR PERSONAL DATA**

When you visit the Site, we automatically collect certain information about your device, including information about your web browser, IP address, time zone, and some of the cookies installed on your device. We also collect information about what pages or products you view on the Site, what websites or search terms referred you to the Site, and how you interact with the Site. We refer to this automatically collected information as "Device Information."

To collect device information, we use the following technologies:

- “Cookies” are data files stored on your device or computer and often include an anonymous unique identifier. For more information about cookies, including how to disable cookies, visit http://www.allaboutcookies.org.

- “Log files” track actions occurring on the Website, and collect data such as your IP address, browser type, Internet service provider, referring/exit pages, and date/time stamps.

- “Web beacons,” “tags,” and “pixels” are electronic files used to record information about how you browse the Site.

Additionally when you make or attempt to make a purchase through the Site, we collect certain information from you, including your name, billing address, shipping address, payment information (including credit card numbers), email address, and phone number. We refer to this information as "Order Information."

When we refer to “Personal Information” in this Privacy Policy, we are referring to both Device Information and Order Information.

**HOW DO WE USE YOUR PERSONAL INFORMATION?**

We generally use the Order Information we collect to fulfill orders placed through the Site (including processing your payment information, arranging for shipping, and providing you with invoices and/or order confirmations). In addition, we use this Order Information to:

- to communicate with you;
- to review our orders for potential risks or fraud; and
- To provide you with information or advertising relating to our products or services in accordance with the preferences you have shared with us.

We use the device information we collect to screen for potential risk and fraud (in particular, your IP address) and to generally improve and optimize our website (for example, by generating analytics about how our customers browse and interact with the website and to evaluate the success of our marketing and advertising campaigns).

**SHARING YOUR PERSONAL DATA**

We share your Personal Information with third parties to help us use your Personal Information as described above. For example, we use Shopify to operate our online store – more information about how Shopify uses your Personal Information can be found here: https://www.shopify.com/legal/privacy. We also use Google Analytics to understand how our customers use the Website – more information about how Google uses your Personal Information can be found here: https://www.google.com/intl/en/policies/privacy/. You can also opt out of Google Analytics: https://tools.google.com/dlpage/gaoptout.

Finally, we may also disclose your Personal Information to comply with applicable laws and regulations, to respond to a subpoena, search warrant or other lawful request for information we receive, or to otherwise protect our rights.

**BEHAVIORAL ADVERTISING**

As described above, we use your Personal Information to provide you with targeted advertisements or marketing communications that we believe may be of interest to you. For more information about how targeted advertising works, please visit the Network Advertising Initiative ("NAI") educational page: http://www.networkadvertising.org/understanding-online-advertising/how-does-it-work.

To opt out of targeted advertising:

ADD UNSUBSCRIBE LINKS FOR THE SERVICES YOU USE.

COMMON LINKS ARE:

FACEBOOK - https://www.facebook.com/settings/?tab=ads

GOOGLE - https://www.google.com/settings/ads/anonymous

Additionally, you may opt out of some of these services by visiting the Digital Advertising Alliance opt-out portal: http://optout.aboutads.info/.

**DO NOT TRACK**

Please note that we do not alter our website's data practices when we see a "Do Not Track" signal from your browser.

**YOUR RIGHTS**

If you are a European resident, you have the right to access the personal information we hold about you and to request that it be corrected, updated or deleted. If you wish to exercise this right, please contact us using the contact details provided below.

Additionally, if you are a European resident, please note that we are processing your information in order to fulfill contracts we might have with you (for example if you make an order through the Site), or to pursue our legitimate business interests listed above. Additionally, please note that your information will be transferred outside of Europe, including to Canada and the United States.

**DATA STORAGE**

When you place an order through the Site, we will retain your order information for our records unless you ask us to delete such information.

**CHANGES**

We may update this privacy policy from time to time to reflect, for example, changes to our practices or for other operational, legal or regulatory reasons.

**CONTACT US**

For more information about our privacy practices, if you have questions, or if you would like to make a complaint, please contact us by email at info@tigertraverse.com.

**Track your order** (will be added in </> code section)

<p>Please enter your tracking number below. If your tracking number does not work, please contact us at [magaza@mailadresi].</p>

<p> </p>

<div style="text-align: center;"><!--Input field for the tracking number--> <input type="text" id="YQNum" maxlength="50" /> <!--Button to call the script method--> <input type="button" value="TRACK" onclick="doTrack()" /> <!--Container to display the tracking result.--></div>

<div id="YQContainer"></div>

<!--The script can be placed at the bottom of the page and executed after the page loads.-->

<script type="text/javascript" src="//www.17track.net/externalcall.js"></script>

<script type="text/javascript">// <![CDATA[

function doTrack() {

var num = document.getElementById("YQNum").value;

if(num===""){

alert("Please enter your number.");

return;

}

YQV5.trackSingle({

//Required, specify the container ID of the carrier content.

YQ_ContainerId:"YQContainer",

//Optional, specify the height of the tracking result, the maximum height is 800px, the default height is 560px.

YQ_Height:560,

//Optional, select the carrier, default is auto-detect.

YQ_Fc:"0",

//Optional, specify the UI language, the default language will be automatically detected based on browser settings.

YQ_Lang:"de",

//Required, specify the number to track.

YQ_Num:num

});

}

// ]]></script>