Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Feature/integrate intercom #7#16

Closed
bronz3beard wants to merge 16 commits intostagingfrom
feature/integrate-intercom-#7
Closed

Feature/integrate intercom #7#16
bronz3beard wants to merge 16 commits intostagingfrom
feature/integrate-intercom-#7

Conversation

@bronz3beard
Copy link
Copy Markdown
Contributor

resolves #7

Working on integrating intercom to the FAQ page, this will lead to the removal of the contact us page.

Have to manually add the Articles, as mass upload not supported by intercom.

Still working on the best way to add this code, and discovering what can be done programmatically and what can't.

for reference #10

@kbardi kbardi temporarily deployed to website-ssr-pr-16 October 16, 2019 03:30 Inactive
@bronz3beard bronz3beard temporarily deployed to website-ssr-pr-16 October 16, 2019 07:36 Inactive
@bronz3beard bronz3beard temporarily deployed to website-ssr-pr-16 October 16, 2019 07:42 Inactive
@rin
Copy link
Copy Markdown

rin commented Oct 16, 2019

Note to self, still need to catch Rory about it because for me, still nothing happens when I click "Get in touch"

@kbardi kbardi temporarily deployed to website-ssr-pr-16 October 22, 2019 05:59 Inactive
@bronz3beard bronz3beard temporarily deployed to website-ssr-pr-16 October 22, 2019 06:34 Inactive
@bronz3beard
Copy link
Copy Markdown
Contributor Author

Hey @camposcristianeze
This is probably a little outside my domain but these are some of the "food for thought" questions Rin and I had a chat about while we were walking through Intercom.

  • What are the common questions that have been asked in the past from inquiries, should they be added to Faqs?
  • Historically how were these questions answered?
  • Are the current faqs up to date?
  • Considering that we are going (more) global are our questions empathetic to other cultures and backgrounds?
  • Should we divide the help centre Faqs into more bite size topics other than "General" in a way filter the Faqs to topics that are more relevant to different possible questions? This is a super easy drag and drop task on the back end of intercom.

This is more a thought provoking comment, not expecting all the answers, with intercom being a great tool we should really try to get the most from it 😃

Comment thread src/components/footer/index.js Outdated
Comment thread src/layouts/basicLayout.js Outdated
Comment thread src/layouts/basicLayout.js Outdated
Comment thread package.json
Copy link
Copy Markdown

@rin rin left a comment

Choose a reason for hiding this comment

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

To say it with Bowie 👨‍🎤 … Ch-ch-ch-ch-changes!

@lulen11
Copy link
Copy Markdown
Contributor

lulen11 commented Oct 27, 2019

@bronz3beard @rin I just checked out your branch to take a peek at this! Amazing stuff!! So cool to peer into what the rest of the team has been up to. I'd love to chat to you more about the plans for putting this live and how it might impact the UX. I loooved all you psych thought-provoking questions above. They're great ones! I'm also keen to find out how we plan to use the intercom chat with users and what the plan is with the /contact page - I think I saw mention of removing it entirely but I think we could do something a bit different here. Let's chat soon!! So cool!

@mischacolley
Copy link
Copy Markdown
Contributor

Hey @bronz3beard the below are fantastic questions and really well put. I'll follow up on getting our content team to take over FAQs as a project so consider that a separate issue being taken care of.

This is probably a little outside my domain but these are some of the "food for thought" questions Rin and I had a chat about while we were walking through Intercom.

  • What are the common questions that have been asked in the past from inquiries, should they be added to Faqs?
  • Historically how were these questions answered?
  • Are the current faqs up to date?
  • Considering that we are going (more) global are our questions empathetic to other cultures and backgrounds?
  • Should we divide the help centre Faqs into more bite size topics other than "General" in a way filter the Faqs to topics that are more relevant to different possible questions? This is a super easy drag and drop task on the back end of intercom.

This is more a thought provoking comment, not expecting all the answers, with intercom being a great tool we should really try to get the most from it 😃

@lulen11 can you ping me separately re your thoughts around /contact? I just don't want to hold this PR up with that right now.

@aime-bot aime-bot temporarily deployed to website-v5-feature-inte-eban0y October 28, 2019 07:30 Inactive
@rin
Copy link
Copy Markdown

rin commented Oct 28, 2019

Hey Rory, my PR is also not perfect, but check it out any way: https://github.com/aimementoring/aime-portal/pull/506/

Thanks for sharing @rin !

Have a look at these docs, I have been reading through this page a bit.
https://www.intercom.com/help/en/articles/170-integrate-intercom-in-a-single-page-app

@aime-bot aime-bot temporarily deployed to website-v5-feature-inte-eban0y October 29, 2019 02:15 Inactive
@bronz3beard
Copy link
Copy Markdown
Contributor Author

bronz3beard commented Oct 29, 2019

After doing more reading I think global scope is important for intercom to be able to follow the conversations for each user across the entire website, they also seem to make it intentionally difficult to add custom styling but its not impossible.

Here are some other resources i have that could be useful.
@rin @camposcristianeze @lubem234 maybe you will like to read through some of these?

@aime-bot aime-bot temporarily deployed to website-v5-feature-inte-eban0y October 29, 2019 05:13 Inactive
<a
target="_blank"
rel="noopener noreferrer"
href="https://faqs.aimementoring.com/en/articles/3404540-how-do-i-get-involved"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a side note, we may need to update this article with current links.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

100% happy to assist if needed when its time to update 👍

@camposcristian
Copy link
Copy Markdown
Contributor

@kbardi once you merge #31 could you speak with Rory so we can transfer this work to the new architecture

@camposcristian camposcristian removed their request for review November 18, 2019 04:29
kbardi added a commit that referenced this pull request Nov 20, 2019
@kbardi
Copy link
Copy Markdown
Contributor

kbardi commented Nov 21, 2019

I integrated this to nextjs, can I close this issue?

@kbardi
Copy link
Copy Markdown
Contributor

kbardi commented Nov 22, 2019

I close it because I merged it on the new architecture (branch feature/donate-with-nextjs)

@kbardi kbardi closed this Nov 22, 2019
@kbardi kbardi deleted the feature/integrate-intercom-#7 branch March 9, 2020 20:06
camposcristian pushed a commit that referenced this pull request Jul 17, 2020
camposcristian pushed a commit that referenced this pull request Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants