Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox app: A4T client side logging example #797

Merged
merged 9 commits into from
Feb 16, 2022

Conversation

ninaceban
Copy link
Contributor

I have changed the organisationTwo edge configuration to have Analytics disabled, which means A4T Logging is client -side.

Description

Related Issue

Motivation and Context

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA or I'm an Adobe employee.
  • I have made any necessary test changes and all tests pass.
  • I have run the Sandbox successfully.

Copy link
Contributor

@jfkhoury jfkhoury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ninaceban!! Are you going to add the Fetch call before merging this PR?

Copy link
Contributor

@jonsnyder jonsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@@ -0,0 +1,245 @@
import React, { useEffect } from "react";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a lot going on in this file, maybe break out some of the logic into separate files so it's easier to follow.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree!

@ninaceban ninaceban requested a review from liljenback February 10, 2022 16:29
@ninaceban ninaceban force-pushed the a4t-client-side-logging-example branch from 0b8feaf to d4440ab Compare February 16, 2022 12:00
@ninaceban ninaceban merged commit 5862f94 into main Feb 16, 2022
@ninaceban ninaceban deleted the a4t-client-side-logging-example branch February 16, 2022 20:18
@github-actions github-actions bot mentioned this pull request Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants