Add Rewardful to your website

The final step is to add Rewardful to your website so that we can track visits, leads, and conversions.
These instructions have been prepared for The Copy Haus .

Instructions for Podia

Choose a different setup method
  1. Navigate to Store settings → Analytics from the dropdown menu in your Podia dashboard
  2. Copy and paste the code below into the text area labelled Website tracking code:
    <script>(function(w,r){w._rwq=r;w[r]=w[r]||function(){(w[r].q=w[r].q||[]).push(arguments)}})(window,'rewardful');</script>
    <script async src="https://r.wdfl.co/rw.js" data-rewardful="f504d0"></script>
    Copy
    Note: If you're using a platform that has an official integration with Rewardful, simply copy & paste your Rewardful API key: f504d0.
  3. Copy and paste the code below into the text area labelled Conversion tracking code:
    <script>
      rewardful('ready', function() {
        rewardful('convert', { email: Podia.Customer.email });
      });
    </script>
    Copy
Here's a screenshot of what your settings should look like once you've finished: