Fanplayr 360
  • Introduction
  • Data
  • Navigation
  • Tutorials
    • Sync High Value Users to Facebook Custom Audience
  • Features
    • Overview
    • Filters
      • Examples
    • Insights
    • Audiences
      • List
      • Editing
    • Automations
      • List
      • Editing
    • Pipelines
      • List
      • Editing
    • Exports
      • List
      • Editing
    • Profiles
      • Profile
  • 🔗Integrations
    • Sources
      • List
      • Editing
    • Destinations
      • List
      • Editing
    • Catalog
      • Amplitude
      • Attentive
      • AWS S3
      • Cordial
      • Custom Integration
      • Facebook Custom Audience
      • FTP/SFTP - Password Authentication
      • Google Ads
      • JavaScript
      • Mailchimp
      • Mailup
      • Pipedrive
      • Salesforce Commerce Cloud
      • Salesforce Marketing Cloud
      • Send In Blue
      • SFTP - SSH Key Authentication
      • Shopify
      • Slack
      • TikTok
      • Twilio
      • VTEX IO
  • Other
    • Mapping
      • Events
      • Event Attributes
    • Data Dictionary
      • Events
      • Event Attributes
      • User Attributes
    • Data Health
    • Compliance
      • PII
      • Consent
    • Account Settings
      • Personal
      • Preferences
      • Company
      • Users
      • Security
      • Invoices
  • 👩‍💻API Reference
    • API Overview
    • JavaScript API
      • Javascript API Reference
    • Custom API
      • Sessions and Users
      • Tracking Page Views
      • Tracking Events
      • Managing Identity
      • User Profile Data
      • Managing Consent
    • Semantic Data
      • Semantic Events
        • E-Commerce
        • Messaging
        • Other
      • Semantic Objects
      • Semantic User Attributes
      • Fanplayr 360 Generated Attributes
  • PrivacyID
  • Appendix
    • Terminology
Powered by GitBook
On this page
  • Getting Started
  • Installation
  1. Integrations
  2. Catalog

VTEX IO

PreviousTwilioNextMapping

Last updated 5 months ago

It's easy to integrate with your VTEX IO store. Right now we are not yet available as a VTEX IO App, but getting Fanplayr 360 working with your store is as easy as copying and pasting two code snippets.

Getting Started

To add a new VTEX IO integration:

  • Go to Integrations / Catalog / Web, App and Other.

  • Click on the VTEX IO integration.

  • Under Sources, click Add on the Track website event item.

  • Add a name to your Source integration. This is how you will reference it throughout the Fanplayr 360 system.

  • Click Save.

  • A Write Key and Endpoint will now be generated and displayed. You will use this these in the in the instructions below, referenced as WRITE_KEY and ENDPOINT.

Don't forget to enable this integration once you are ready to use it with the switch at the top right of the page.

Installation

Please run the following command when you are connected to your VTEX IO store:

vtex install fanplayr.fanplayr-pixel@1.4.0

In the Admin section follow this path: Account settings -> My Apps -> Fanplayr.

Please set up the write key and endpoint you get in the previous step and enable Fanplayr 360 tracking:

🔗