TIKI Shopify App uses the TIKI SDK JavaScript to implement the TIKI Zero Party Data infrastructure into the Shopify store.
Instead of prompting the users with boring traditional low converting cookie banners, create compelling offers.
The TIKI Shopify App makes it simple to create offers in the form of discounts to incentivize users to allow cookies.
TIKI Shopify App offers customers a discount in exchange for consenting to the use of cookies.
The discount is applied in a new Customer Segment created by the app: the TIKI User Segment.
Upon a user's first visit, the app presents the offer through a banner. If the user accepts the offer, a license is created in the TIKI infrastructure.
If the user is already registered in the store, it is added to a the TIKI User Segment in Shopify. If the user is not logged in, their TIKI ID is saved in the browser's cookies, and the user is added to the TIKI User segment upon their first login.
The discount is automatically applied during checkout for all users in the TIKI User Segment, after confirming that the License to use cookies is still active. If the License was revoked, the customer is removed from the TIKI User Segment and the discount is not applied.
The app does not block cookies based on user consent. Instead, we instruct Shopify Privacy API about the consent collected from the user. Any app that use cookies in Shopify should rely on this API, but we cannot ensure that every installed app in your store does.
Upon app installation, you will be guided through the configuration screens.
The first configuration screen is the TIKI SDK API Keys. To enable communication between the plugin and the TIKI infrastructure, you need to obtain API keys.
The second screen configures the options for the offer:
After configuring the discount offer, click "Save and add to store" to save the UI settings. You will be redirected to the Theme Editor to configure the UI.
The TIKI banner is added as a block in the storefront theme's footer. In the Theme Editor you can personalize the look of the banner to match your site colors. To preview the banner click in the "preview" checkbox.
The appearance of the UI components is customized using the following settings.
Colors
#00001C
,#9900001C
-> with alpha 60%, #FFFFFF
,#F6F6F6
,#00b272
,Font
Before using a custom font family make sure to set it with @fontface using CSS.
After configuring the appearence of the banner, click "Save" in the top right corner.
Open a new browser window and go to your website's homepage. If everything is set up correctly, you should see the TIKI banner as configured in the Theme Editor.