TrueROAS AI Ad Attribution

Descripción

TrueROAS tracks your store orders and attributes results to the correct Meta/Google/TikTok ad.
Never miss an order again. Know exactly where your revenue came from. Leverage True Data to save ad spend and gain an extreme competitive advantage. Faster data updates enable you to test faster and scaling more predictably with the Promethean attribution model. All done using the new way to track ethically in a GDPR-friendly fashion. Save time by adding your product costs, and automatically, converting all different currencies into one, making it easier to see the whole picture.

-Ad Tracking

-Cost Tracking

-Creative Breakdown

-Product Analysis

-Conversion Paths

This app will allow TrueROAS get get orders and track the pageviews of your site, so that every order can be tracked down, so that you know exactly where your customers found you.

For Developers: Deploying New Versions

This plugin uses GitHub Actions to automatically deploy to WordPress.org when you create a new tag.

How to create and deploy a new version

  1. Make sure all your changes are committed to the main branch
  2. Update the version number in the following files:
    • readme.txt (Stable tag line)
    • true-roas.php (Version in plugin header)
  3. Add a changelog entry in readme.txt for the new version
  4. Commit these version updates

  5. Create a new tag matching the version number:
    git tag 3.5
    (Replace 3.5 with your version number)

  6. Push the tag to GitHub:
    git push origin 3.5
    (Or use git push origin --tags to push all tags)

  7. The GitHub Action will automatically:

    • Detect the new tag
    • Deploy the plugin to WordPress.org SVN repository
    • Make it available to all WordPress users

Useful Git tag commands

View all existing tags:
git tag

View tags with their messages:
git tag -n

Create an annotated tag with a message:
git tag -a 3.5 -m “Release version 3.5”

Delete a local tag (if you made a mistake):
git tag -d 3.5

Delete a remote tag:
git push origin –delete 3.5

Why TrueROAS

Features

  1. Attribute 100% Orders
  2. Instant Data Updates
  3. Tracking Made for WooCommerce

Benefits

  • Stop wasting ad spend
  • Reduce testing ad spend by 63%
  • Trust your conversions

Data Management
* https://www.trueroas.com relies on order data to be able to track down which customer came from what source. This means that both customer and order details are stored. TrueROAS complies with GDPR, EU & NA privacy laws by encrypting and tokenizing all PII. To read more, check us out at trueroas.io or read up on our privacy policy here: https://trueroas.io/privacy-policy.

Preguntas frecuentes

How do I open the app?

Go to https://app.trueroas.io.

Reseñas

7 de octubre de 2024
Having never trusted the data coming out of Meta and Google, getting a good clear picture on our ROAS was never easy. Then comes along TrueROAS, and makes it simple. The plugin doesn’t appear to add much overhead to the site which is very important, and the data feeds back seamlessly into their portal.
6 de octubre de 2024
Very good to be able to track correctly roas as often different platforms often overestimate their conversion. Above all, you can now see what total ROAS you have if you use both meta ads and google ads, as TrueRoas ensures that only one platform can be attributed as the source of conversion.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

“TrueROAS AI Ad Attribution” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “TrueROAS AI Ad Attribution” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0

first commit

1.1

Webhook fixes#1

1.2

Webhook fixes#2

1.3

Webhook fixes#3

1.4

Change URL to TrueROAS.io

1.5

Add logo Icon

1.6

Added Setup Page

1.7

Revert to 1.4

1.8

Go back to 1.7 with the admin file

1.9

Order status changed webhook

2.0

Directory logo and more webhook data.

2.1

Small fix

2.2

Small fix

2.3

Add line items and status + try catch

2.4

add product name and price

2.5

remove errors caused by wrong arguments

2.6

catch call function

2.7

Add request header for customer trueroas uuid

2.8

Add request header for customer trueroas uuid

2.9

Minor updates

3.0

Improve load time

3.1

No change

3.2

More attribution data

3.3

Get more customer data for new ROAS new CPA etc.

3.4

Get more customer data to customers collection.

3.5

Collect currency accurately